Click or drag to resize

AppointmentBusyStatus Property

Represents the free/busy status of the appointment.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public BusyStatus BusyStatus { get; set; }

Property Value

Type: BusyStatus
The busy status.
See Also